You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > clMtxExpr Class > clMtxExpr Methods > Power Method > clMtxExpr.Power Method ([In] TCplx, [In] TOpenCLMatrix)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clMtxExpr.Power Method ([In] TCplx, [In] TOpenCLMatrix)

Compute the power function.

Syntax
C#
Visual Basic
public static clMatrix Power([In] TCplx Base, [In] TOpenCLMatrix Exponent);

Internally calls clMatrix.Power

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!